What is wrong with this implementation of merge sort

Learn Merge Sort in 13 minutes 🔪

Common Issues Leading to the Incorrect Implementation of Merge Sort in C

mergeSort(): A Graphical, Recursive, C++ Explanation

Merge sort in 3 minutes

Merge Sort Implementation in java | Sorting Algorithm | Interview Problem | Fastest Sort Algorithm

Quicksort vs Mergesort in 35 Seconds

2.7.2. Merge Sort Algorithm

Merge Sort Algorithm in Java - Full Tutorial with Source

Merge Sort Explained: Fast & Easy Sorting Algorithm! #algorithmanalysis

Merge Sort O( n log n ) #animation

Troubleshooting Your Mergesort Implementation: A Simplified Approach

MergeSort in 3 Minutes

I Coded Sorting Algorithms

Merge Sort In Python Explained (With Example And Code)

Merge Sort Visualized

Understanding the merge sort Algorithm: Common Pitfalls and Fixes

Common Pitfalls in Merge Sort Implementation: Troubleshooting Incorrect Outputs

Common Errors in Merge Sort Implementation and How to Resolve Them in C++

Merge Sort Algorithm

Understanding Merge Sort in Java: Fixing Common Errors

Merge Sort Implementation in Java | Problem with solution

99% Fail This DSA Problem! Count Inversions in Python Implementation| Merge Sort Hack

Merge Sort Visualization

Merge Sort #1